Project - Low-Level Programming

City Builder Using a From Scratch Low-Level C++ Game Engine
completedA City Builder developed in low-level C++ with minimal dependencies. The custom game engine features hot reload, game data serialization, image, UI, and text rendering, audio decoding and playback, and a built-in tile editor.
4
3 weeks
C++/Sokol/Ccache
July 2023
C++Low-Level ProgrammingGameSAEHot ReloadEngineGroup

Bopy's Puzzle Adventure + Runner Game
completedTwo games developed using a custom low-level C++ engine, featuring image, UI, and text rendering, audio decoding and playback, a built-in tile editor and Emscripten for web builds.
1
1 months
C++/MiniFB
June 2023
C++Low-Level ProgrammingGameEngineToolsSAE

PathTracer in CUDA
activeA basic pathtracer made in CUDA in a few months during my free time.
1
2 months
C++/CUDA
January 2025
Computer GraphicsRaytracingCUDAC++3DLow-Level ProgrammingPersonal project